home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / PICTURE / PICTURI2.DIR / 00054.ls < prev    next >
Encoding:
Text File  |  1996-09-05  |  112 b   |  8 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 50
  4.     nothing()
  5.   end repeat
  6.   puppetSound("sfx08")
  7. end
  8.